Code cleanups; get rid of get_text_area_size, replace get_icon_allocation
authorMatthias Clasen <matthiasc@src.gnome.org>
Wed, 31 Dec 2008 02:49:31 +0000 (02:49 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 31 Dec 2008 02:49:31 +0000 (02:49 +0000)
commitfc60f7e93eb94de0c6feb762591161fd02783305
tree5459e636616c1fa73730d4640a6b87c0c21514f9
parentc60dba617c5ddbf32fed0c65fd85f2c3249c64f3
Code cleanups; get rid of get_text_area_size, replace get_icon_allocation

        * gtk/gtkentry.c: Code cleanups; get rid of get_text_area_size,
        replace get_icon_allocation by get_icon_allocations, don't
        pass allocation to place_windows; other stylistic changes to
        the icon-related code.

svn path=/trunk/; revision=22020
ChangeLog
gtk/gtkentry.c